home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-07 / lantip.zip / LANTIPS.TXT < prev   
Text File  |  1992-05-28  |  4KB  |  133 lines

  1.                       DataEase & Lantastic
  2.  
  3.                       A Winning Combination
  4.  
  5.     Presented for the First International DataEase Users Convention
  6.             May 11 - 13, 1992
  7.                 Boston, MA
  8.  
  9.  
  10.  
  11.  
  12.                           Phil Winkler
  13.                       PLM Consulting, Inc.
  14.                   DataEase Certified Consultant
  15.                        911 Washington St.
  16.                       Wilmington, DE 19801
  17.                           302.984.2698
  18.             CIS: 72426,1153
  19.                 Features, Advantages & Benefits
  20.  
  21. Features:
  22.  
  23.      1. Runs on DOS
  24.      2. Low RAM requirements, can be loaded High
  25.      3. Includes cache, Mail, Pop-up manager
  26.      4. Printer spooling
  27.      5. Quick installation
  28.      6. Full network security
  29.      7. Access by User or Group
  30.      8. Audit trails
  31.      9. NETBIOS compatility; familiar NETBIOS commands
  32.      10. Readable manuals
  33.  
  34. Advantages:
  35.  
  36.      1. Two manuals, instead of many
  37.      2. User installable; fast default install
  38.      3. No special formatting
  39.      4. Familiar operating system operation
  40.      5. Low cost per workstation
  41.      6. Wide user base
  42.      7. Compuserve support, telephone support
  43.  
  44. Benefits:
  45.  
  46.      1. Works well with DataEase
  47.      2. Low maintenance
  48.      3. Ethernet system upwardly compatible with Novell
  49.      4. One day or less install, configuration and training
  50.      5. Peer to peer operation
  51.      6. Works with all software Hardware Requirements
  52. Recommended for optimum performance:
  53.  
  54.      1. Dedicated 386 server with => 4 mb RAM, 18 ms disk
  55.      2. 386SX workstation with => 2 mb RAM, 18 ms disk
  56.      3. Ethernet topology
  57.      4. DOS 3.3 or 5.0 (highly recommended)
  58.  
  59.  
  60.                           Configuration
  61.  
  62. A: Server
  63.  
  64.      1. CONFIG.SYS
  65.  
  66.           FILES=255
  67.           LASTDRIVE=Z
  68.           BUFFERS=30
  69.           FCBS=16,8
  70.           SHARE /F:2048 /L:1000
  71.  
  72. B. Workstation
  73.  
  74.      1. CONFIG.SYS
  75.  
  76.           FILES=60       (or higher, depending on application)
  77.           BUFFERS=30     (or lower, depending on cache)
  78.      
  79.      2. AUTOEXEC.BAT
  80.  
  81.           SET DENAME=    [unique name]
  82.           SET DEPATH=    [network path where DENETWRK.OVL and
  83.                          PRINTERS.DAT files are located.
  84.           CALL LOGIN.BAT
  85.  
  86. C. DataEase
  87.  
  88.      1.   Select OTHER as network type. Turn off conflicting user
  89.           messages.
  90.  
  91.      2.   Start DataEase with DEASE -M or DE16M -M (enables
  92.           multi-user file and record locking features
  93.           (undocumented in versions <= 4.24)
  94.  
  95.      3.   DataEase Database configuration (page 5)
  96.  
  97.           (1.) Shared
  98.           (2.) None
  99.           (3.) Shared
  100.           (4.) Lock files
  101.           (5.) Lock nothing
  102.                      DataEase Optimization
  103.  
  104. 1.   Ensure every form has ONE unique field (concatentate using
  105.      JOINTEXT, if necessary), make it indexed and the first
  106.      indexed field in the form. Ideally, it should be the FIRST
  107.      field in the form. Index the link field in related forms.
  108.  
  109. 2.   Eliminate, as much as possible, virtual fields with SUM OF,
  110.      COUNT OF, HIGHEST OF, LOWEST OF in the derivation formulas.
  111.  
  112. 3.   Ensure relationships have only ONE match field.
  113.  
  114. 4.   DQL WITH statements including multiple ANDed criteria should
  115.      have the MOST selective field listed first; indexes on other
  116.      ANDed fields in the WITH statement can decrease performance
  117.      dramatically.
  118.  
  119. 5.   Ensure your forms are in 3rd Normal Form (3NF).
  120.  
  121. 6.   In system workstation configuration (page 1), set the
  122.      default sort disk to a local hard disk [eg: c:\temp].
  123.  
  124. 7.   Use Jada Tools to periodically reorganize your system files.
  125.  
  126. 8.   Have users log out when not using the application
  127.  
  128. 9.   Instruct users to F10 into all the forms they will be
  129.      routinely using when they first login to DataEase. 
  130.  
  131. 10.  Join a DataEase User Group in your area or subscribe to the
  132.      TDUG Newsletter.
  133.